home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / Python 1.4 source / Mac / Lib / toolbox / QuickDraw.py < prev    next >
Encoding:
Text File  |  1996-07-31  |  2.0 KB  |  114 lines  |  [TEXT/Pyth]

  1. # Generated from 'flap:CW9 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDraw.h'
  2.  
  3. invalColReq = -1
  4. srcCopy = 0
  5. srcOr = 1
  6. srcXor = 2
  7. srcBic = 3
  8. notSrcCopy = 4
  9. notSrcOr = 5
  10. notSrcXor = 6
  11. notSrcBic = 7
  12. patCopy = 8
  13. patOr = 9
  14. patXor = 10
  15. patBic = 11
  16. notPatCopy = 12
  17. notPatOr = 13
  18. notPatXor = 14
  19. notPatBic = 15
  20. grayishTextOr = 49
  21. hilitetransfermode = 50
  22. blend = 32
  23. addPin = 33
  24. addOver = 34
  25. subPin = 35
  26. addMax = 37
  27. adMax = 37
  28. subOver = 38
  29. adMin = 39
  30. ditherCopy = 64
  31. transparent = 36
  32. italicBit = 1
  33. ulineBit = 2
  34. outlineBit = 3
  35. shadowBit = 4
  36. condenseBit = 5
  37. extendBit = 6
  38. normalBit = 0
  39. inverseBit = 1
  40. redBit = 4
  41. greenBit = 3
  42. blueBit = 2
  43. cyanBit = 8
  44. magentaBit = 7
  45. yellowBit = 6
  46. blackBit = 5
  47. blackColor = 33
  48. whiteColor = 30
  49. redColor = 205
  50. greenColor = 341
  51. blueColor = 409
  52. cyanColor = 273
  53. magentaColor = 137
  54. yellowColor = 69
  55. picLParen = 0
  56. picRParen = 1
  57. clutType = 0
  58. fixedType = 1
  59. directType = 2
  60. gdDevType = 0
  61. interlacedDevice = 2
  62. roundedDevice = 5
  63. hasAuxMenuBar = 6
  64. burstDevice = 7
  65. ext32Device = 8
  66. ramInit = 10
  67. mainScreen = 11
  68. allInit = 12
  69. screenDevice = 13
  70. noDriver = 14
  71. screenActive = 15
  72. hiliteBit = 7
  73. pHiliteBit = 0
  74. defQDColors = 127
  75. RGBDirect = 16
  76. baseAddr32 = 4
  77. sysPatListID = 0
  78. iBeamCursor = 1
  79. crossCursor = 2
  80. plusCursor = 3
  81. watchCursor = 4
  82. kQDGrafVerbFrame = 0
  83. kQDGrafVerbPaint = 1
  84. kQDGrafVerbErase = 2
  85. kQDGrafVerbInvert = 3
  86. kQDGrafVerbFill = 4
  87. singleDevicesBit = 0
  88. dontMatchSeedsBit = 1
  89. allDevicesBit = 2
  90. singleDevices = 1 << singleDevicesBit
  91. dontMatchSeeds = 1 << dontMatchSeedsBit
  92. allDevices = 1 << allDevicesBit
  93. kNoConstraint = 0
  94. kVerticalConstraint = 1
  95. kHorizontalConstraint = 2
  96. kCursorImageMajorVersion = 0x0001
  97. kCursorImageMinorVersion = 0x0000
  98. # Generated from 'flap:CW9 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:QuickDrawText.h'
  99.  
  100. leftCaret = 0
  101. rightCaret = -1
  102. hilite = 1
  103. smLeftCaret = 0
  104. smRightCaret = -1
  105. smHilite = 1
  106. onlyStyleRun = 0
  107. leftStyleRun = 1
  108. rightStyleRun = 2
  109. middleStyleRun = 3
  110. smOnlyStyleRun = 0
  111. smLeftStyleRun = 1
  112. smRightStyleRun = 2
  113. smMiddleStyleRun = 3
  114.